home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1993 October / Simtel 20 Collection (Walnut Creek CD-ROM)(October 1993).ISO / _bbs / pcbtool / readme < prev   
Encoding:
Text File  |  1993-11-16  |  1.2 KB  |  29 lines

  1. A directory listing for each directory on the cdrom is in \_bbs\pcb.  These
  2. listings are in pcboard format.  
  3.  
  4. In this directory is a batch file called "all.bat".  This batch file calls
  5. 'dirlst.exe' which outputs the correct format for pcboard's 'dir.lst' master
  6. index file.  To use this, copy "all.bat" and "doit.bat" to a clean directory on
  7. your hard disc.  Creat a subdirectory for the files it's going to create.  This
  8. directory which will hold the new index files should be empty, because the
  9. batch file will delete the files in there as the first thing it does.  Then
  10. edit the "all.bat" file.  You have to put the correct drive and path of the
  11. cdrom index file.  Now this is in 
  12.  
  13.     <drive letter>:\_bbs\pcb
  14.  
  15. (notice no trailing backslash).  You also need to put in correct
  16. cdrom drive letter.
  17.  
  18. <drive letter>
  19.  
  20. You can also edit the dir.lst file with a binary editor like norton's utilities
  21. to change drive letters from the letter i used, 'm', to the drive letter of
  22. your cdrom.
  23.  
  24. If you like, you copy the file descriptions to another drive (such as a faster
  25. hard disk).  You will need to update the dir.lst to reflect this move.
  26.  
  27. Make a backup first before you try editing dir.lst this way.  I'm NOT a pcboard
  28. sysop.  Feedback is welcome.
  29.